home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 / Aminet - June 1993 [Walnut Creek].iso / usenet / sources / volume91 / utilitys / bigbrthr / bigprefs / part01
Encoding:
Internet Message Format  |  1991-04-05  |  2.4 KB

  1. Path: news.larc.nasa.gov!amiga-request
  2. From: amiga-request@ab20.larc.nasa.gov (Amiga Sources/Binaries Moderator)
  3. Subject: v91i079: big_prefs - missing file from BigBrother 2.11 distribution, Part01/01
  4. Reply-To: breemen%rulcvx.LeidenUniv.nl@CUNYVM.CUNY.EDU
  5. Newsgroups: comp.sources.amiga
  6. Message-ID: <comp.sources.amiga:v91i079@ab20.larc.nasa.gov>
  7. Date: 05 Apr 91 14:56:02 GMT
  8. Approved: tadguy@uunet.UU.NET (Tad Guy)
  9. X-Mail-Submissions-To: amiga@uunet.uu.net
  10. X-Post-Discussions-To: comp.sys.amiga.misc
  11.  
  12. Submitted-by: breemen%rulcvx.LeidenUniv.nl@CUNYVM.CUNY.EDU
  13. Posting-number: Volume 91, Issue 079
  14. Archive-name: utilities/bigbrother2.11/big_prefs/part01
  15.  
  16. [ This file was missing from the original archive from the author.
  17.   Get the original package from an archive site for more information.  ...tad ]
  18.  
  19. This is (I hope) the final archive. It now contains big_prefs.
  20. This file is 4 bytes long and contains the DOIO vector for kickstart 1.3.
  21.  
  22.  
  23. #!/bin/sh
  24. # This is a shell archive.  Remove anything before this line, then unpack
  25. # it by saving it into a file and typing "sh file".  To overwrite existing
  26. # files, type "sh file -c".  You can also feed this as standard input via
  27. # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  28. # will see the following message at the end:
  29. #        "End of archive 1 (of 1)."
  30. # Contents:  big_prefs.uu
  31. # Wrapped by tadguy@ab20 on Fri Apr  5 09:55:59 1991
  32. PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  33. if test -f 'big_prefs.uu' -a "${1}" != "-c" ; then 
  34.   echo shar: Will not clobber existing file \"'big_prefs.uu'\"
  35. else
  36. echo shar: Extracting \"'big_prefs.uu'\" \(45 characters\)
  37. sed "s/^X//" >'big_prefs.uu' <<'END_OF_FILE'
  38. Xbegin 666 big_prefs
  39. X$`/P'&```;
  40. X``
  41. Xend
  42. Xsize 4
  43. END_OF_FILE
  44. if test 45 -ne `wc -c <'big_prefs.uu'`; then
  45.     echo shar: \"'big_prefs.uu'\" unpacked with wrong size!
  46. fi
  47. # end of 'big_prefs.uu'
  48. fi
  49. echo shar: End of archive 1 \(of 1\).
  50. cp /dev/null ark1isdone
  51. MISSING=""
  52. for I in 1 ; do
  53.     if test ! -f ark${I}isdone ; then
  54.     MISSING="${MISSING} ${I}"
  55.     fi
  56. done
  57. if test "${MISSING}" = "" ; then
  58.     echo You have the archive.
  59.     rm -f ark[1-9]isdone
  60. else
  61.     echo You still need to unpack the following archives:
  62.     echo "        " ${MISSING}
  63. fi
  64. ##  End of shell archive.
  65. exit 0
  66. -- 
  67. Mail submissions (sources or binaries) to <amiga@uunet.uu.net>.
  68. Mail comments to the moderator at <amiga-request@uunet.uu.net>.
  69. Post requests for sources, and general discussion to comp.sys.amiga.misc.
  70.